* minibuf.c (minibuf_prompt, minibuf_prompt_width): Move here
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Mar 2011 09:52:06 +0000 (01:52 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Mar 2011 09:52:06 +0000 (01:52 -0800)
commite0de1b1f21e354a760f7117a503914d637a9e3ce
tree24192ec46ced3fdb415be9ad7b835738ba4c8f68
parent99756164938118840de31714bcf8b684eed7b298
* minibuf.c (minibuf_prompt, minibuf_prompt_width): Move here

from xdisp.c, and make static, since these are used only here.
* window.h, xdisp.c (minibuf_prompt, minibuf_prompt_width):
Remove decls.
src/ChangeLog
src/minibuf.c
src/window.h
src/xdisp.c